toggle menu
Spring Boot Kotlin API
4.0.0-SNAPSHOT
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.features.externalconfig.typesafeconfigurationproperties.mergingcomplextypes.list
/
[jvm]MyProperties
My
Properties
@
ConfigurationProperties
(
value
=
"my"
)
open
class
MyProperties
Members
Constructors
My
Properties
Link copied to clipboard
constructor
(
)
Properties
list
Link copied to clipboard
val
list
:
List
<
MyPojo
>